net/http.http2Transport.markNewGoroutine (method)

7 uses

	net/http (current package)
		h2_bundle.go#L7621: func (t *http2Transport) markNewGoroutine() {
		h2_bundle.go#L7958: 		cs.cc.t.markNewGoroutine()
		h2_bundle.go#L8267: 		t.markNewGoroutine()
		h2_bundle.go#L8608: 		cc.t.markNewGoroutine()
		h2_bundle.go#L8900: 	cs.cc.t.markNewGoroutine()
		h2_bundle.go#L9809: 	cc.t.markNewGoroutine()
		h2_bundle.go#L10679: 		cc.t.markNewGoroutine()